.. _`Set Tables Name with Table`: .. _`org.sysess.sympathy.data.table.settablesnametable`: Set Tables Name with Table `````````````````````````` .. image:: rename_table.svg :width: 48 Set the name of a list of Tables Documentation ::::::::::::: Set name of a list of tables using another table with names. Definition :::::::::: Input ports ........... **input** | Type: [table] | Description: Input Tables **names** | Type: table | Description: A Table containing a column with names Output ports ............ **output** | Type: [table] | Description: The list of Tables with the name attribute changed according to node configuration. All Tables will get the same name. Configuration ............. **Select name column** (names) Select the columns with Table names Examples ........ Example flows demonstrating this node: * :download:`GetSetTableName.syx ` The node can be found in: * :download:`LambdaOperations.syx ` * :download:`BasicDictOperations.syx ` * :download:`Figure gallery.syx ` Implementation .............. .. automodule:: node_set_table_attributes :noindex: .. class:: SetTablesNameTable :noindex: